home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Math / Hyperchaos / hyper-chaos / 4_intermittency / background_2661.txt < prev    next >
Text File  |  1992-03-10  |  2KB  |  85 lines

  1. -- background: 2661 from stack: in
  2. -- bmap block id: 3203
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openStack
  8.   hide message box
  9.   show menuBar
  10.   pass openStack
  11. end openStack
  12.  
  13.  
  14.  
  15. -- part 8 (button)
  16. -- low flags: 00
  17. -- high flags: 2000
  18. -- rect: left=256 top=298 right=321 bottom=281
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 1013 / 1013
  21. -- text alignment: 1
  22. -- font id: 0
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: Next
  27. ----- HyperTalk script -----
  28. on mouseUp
  29.   go to next card
  30. end mouseUp
  31.  
  32.  
  33.  
  34. -- part 9 (button)
  35. -- low flags: 00
  36. -- high flags: 2000
  37. -- rect: left=228 top=298 right=321 bottom=254
  38. -- title width / last selected line: 0
  39. -- icon id / first selected line: 1014 / 1014
  40. -- text alignment: 1
  41. -- font id: 0
  42. -- text size: 12
  43. -- style flags: 0
  44. -- line height: 16
  45. -- part name: Prev
  46. ----- HyperTalk script -----
  47. on mouseUp
  48.   go to prev card
  49. end mouseUp
  50.  
  51.  
  52.  
  53. -- part 21 (button)
  54. -- low flags: 00
  55. -- high flags: 2000
  56. -- rect: left=461 top=298 right=324 bottom=491
  57. -- title width / last selected line: 0
  58. -- icon id / first selected line: 1012 / 1012
  59. -- text alignment: 1
  60. -- font id: 0
  61. -- text size: 12
  62. -- style flags: 0
  63. -- line height: 16
  64. -- part name: Return
  65. ----- HyperTalk script -----
  66. on mouseUp
  67.   visual effect iris close
  68.   go to stack "chaos"
  69. end mouseUp
  70.  
  71.  
  72.  
  73. -- part 22 (field)
  74. -- low flags: 00
  75. -- high flags: 2000
  76. -- rect: left=12 top=26 right=302 bottom=491
  77. -- title width / last selected line: 0
  78. -- icon id / first selected line: 0 / 0
  79. -- text alignment: 0
  80. -- font id: 34
  81. -- text size: 18
  82. -- style flags: 0
  83. -- line height: 24
  84. -- part name: 
  85.